Release 10.1A: OpenEdge Development:
Progress 4GL Reference
~ Special character
The tilde (~) is an escape character that causes Progress to read the following character literally. A tilde followed by three octal digits represents a single character. Use it as a lead-in to enter the special characters shown in Table 2. In a procedure, a tilde followed by something other than the items in Table 2 is ignored. For example, “~abc” is treated as “abc”. (This may not work as expected when passing parameters to an include file.) The items in Table 2 are case sensitive.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |